{
"adFormat": "exclusive_listing",
"bidType": "exclusive",
"campaignId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"chargeType": "DAILY",
"createdAt": "2023-11-07T05:31:56Z",
"createdBy": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"endDate": "2023-11-07T05:31:56Z",
"exclusivityPrice": 123,
"externalCampaignId": "<string>",
"isActive": true,
"isAutoTrigger": false,
"marketplaceId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "Bola-Bola Ad campaign",
"position": 3,
"startDate": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"vendorId": "<string>",
"walletId": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}
Endpoint to create exclusive listing campaigns and its respective bids.
Exclusive campaigns override auctions and are always shown by a fixed daily price.
{
"adFormat": "exclusive_listing",
"bidType": "exclusive",
"campaignId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"chargeType": "DAILY",
"createdAt": "2023-11-07T05:31:56Z",
"createdBy": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"endDate": "2023-11-07T05:31:56Z",
"exclusivityPrice": 123,
"externalCampaignId": "<string>",
"isActive": true,
"isAutoTrigger": false,
"marketplaceId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "Bola-Bola Ad campaign",
"position": 3,
"startDate": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"vendorId": "<string>",
"walletId": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}
A valid API key generated in Topsort's UI.
The ID of the vendor.
1
The request body for creating an exclusive listing campaign.
Successful Response
Model that represents an Exclusive Listing Campaign.